func encoding/json.isEmptyValue
2 uses
encoding/json (current package)
encode.go#L318: func isEmptyValue(v reflect.Value) bool {
encode.go#L715: if (f.omitEmpty && isEmptyValue(fv)) ||
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)